home *** CD-ROM | disk | FTP | other *** search
/ Millennium Gold 2000 / Millennium Gold 2000 - Disc 1.iso / Eurocalc.exe / 0 / RCDATA / THELP / THELP.txt < prev   
Text File  |  1999-04-12  |  8KB  |  312 lines

  1. object Help: THelp
  2.   Left = 138
  3.   Top = 16
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Help'
  7.   ClientHeight = 521
  8.   ClientWidth = 768
  9.   Color = 16744576
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel4: TBevel
  20.     Left = 8
  21.     Top = 360
  22.     Width = 753
  23.     Height = 153
  24.   end
  25.   object Bevel3: TBevel
  26.     Left = 8
  27.     Top = 272
  28.     Width = 753
  29.     Height = 81
  30.   end
  31.   object Bevel2: TBevel
  32.     Left = 8
  33.     Top = 136
  34.     Width = 753
  35.     Height = 129
  36.   end
  37.   object Bevel1: TBevel
  38.     Left = 8
  39.     Top = 32
  40.     Width = 753
  41.     Height = 97
  42.   end
  43.   object RxLabeltitel: TRxLabel
  44.     Left = 8
  45.     Top = 8
  46.     Width = 265
  47.     Height = 25
  48.     AutoSize = False
  49.     Caption = 'How to use the Eurocalculator:'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clYellow
  52.     Font.Height = -16
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = [fsBold, fsUnderline]
  55.     ParentFont = False
  56.     ShadowColor = 16711808
  57.     ShadowSize = 2
  58.     ShadowPos = spRightTop
  59.     ShowAccelChar = False
  60.     Transparent = True
  61.     WordWrap = True
  62.   end
  63.   object RxLabel1: TRxLabel
  64.     Left = 304
  65.     Top = 48
  66.     Width = 457
  67.     Height = 81
  68.     AutoSize = False
  69.     Caption = 
  70.       'The most important part of the Eurocalculator is the main editbo' +
  71.       'x. Just set the dropdownbox to the currency you want to convert ' +
  72.       '(the standard currency is Belgian francs) and enter the amount i' +
  73.       'n the editbox. The converted values appear immediately in the se' +
  74.       'ven convertboxes to the right. You don'#39't have to press any key o' +
  75.       'r button to convert as the values shall be updated every time a ' +
  76.       'change is made.'
  77.     Font.Charset = DEFAULT_CHARSET
  78.     Font.Color = clYellow
  79.     Font.Height = -11
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = [fsBold]
  82.     ParentFont = False
  83.     ShadowColor = 16711808
  84.     ShadowSize = 2
  85.     ShadowPos = spRightTop
  86.     ShowAccelChar = False
  87.     Transparent = True
  88.     WordWrap = True
  89.   end
  90.   object Image1: TImage
  91.     Left = 16
  92.     Top = 48
  93.     Width = 289
  94.     Height = 65
  95.     Center = True
  96.     Picture.Data = {<image000.bmp>}
  97.     Stretch = True
  98.     Transparent = True
  99.   end
  100.   object RxLabel2: TRxLabel
  101.     Left = 120
  102.     Top = 160
  103.     Width = 633
  104.     Height = 81
  105.     AutoSize = False
  106.     Caption = 
  107.       'When you look at the editboxes in this program (there are two: o' +
  108.       'ne in the main editbox and one in the exchange editbox) you'#39'll n' +
  109.       'otice there'#39's a small button on the right with the icon of a cal' +
  110.       'culator. You can use it by clicking on the little button or pres' +
  111.       'sing Alt+Down. This small feature provides you with a calculator' +
  112.       ' to do some basic calculations. Once you press the equal sign th' +
  113.       'e value will be entered automatically in the editbox. This preve' +
  114.       'nts you from having to do basic calculations on a hand calculato' +
  115.       'r or bringing up the standard windows calculator. '
  116.     Font.Charset = DEFAULT_CHARSET
  117.     Font.Color = clYellow
  118.     Font.Height = -11
  119.     Font.Name = 'MS Sans Serif'
  120.     Font.Style = [fsBold]
  121.     ParentFont = False
  122.     ShadowColor = 16711808
  123.     ShadowSize = 2
  124.     ShadowPos = spRightTop
  125.     ShowAccelChar = False
  126.     Transparent = True
  127.     WordWrap = True
  128.   end
  129.   object RxLabel3: TRxLabel
  130.     Left = 16
  131.     Top = 32
  132.     Width = 89
  133.     Height = 17
  134.     AutoSize = False
  135.     Caption = 'Main editbox:'
  136.     Font.Charset = DEFAULT_CHARSET
  137.     Font.Color = clYellow
  138.     Font.Height = -11
  139.     Font.Name = 'MS Sans Serif'
  140.     Font.Style = [fsBold, fsUnderline]
  141.     ParentFont = False
  142.     ShadowColor = 16711808
  143.     ShadowSize = 2
  144.     ShadowPos = spRightTop
  145.     ShowAccelChar = False
  146.     Transparent = True
  147.     WordWrap = True
  148.   end
  149.   object RxLabel4: TRxLabel
  150.     Left = 16
  151.     Top = 136
  152.     Width = 89
  153.     Height = 17
  154.     AutoSize = False
  155.     Caption = 'Calculator:'
  156.     Font.Charset = DEFAULT_CHARSET
  157.     Font.Color = clYellow
  158.     Font.Height = -11
  159.     Font.Name = 'MS Sans Serif'
  160.     Font.Style = [fsBold, fsUnderline]
  161.     ParentFont = False
  162.     ShadowColor = 16711808
  163.     ShadowSize = 2
  164.     ShadowPos = spRightTop
  165.     ShowAccelChar = False
  166.     Transparent = True
  167.     WordWrap = True
  168.   end
  169.   object Image2: TImage
  170.     Left = 16
  171.     Top = 152
  172.     Width = 97
  173.     Height = 105
  174.     Picture.Data = {<image001.bmp>}
  175.     Stretch = True
  176.   end
  177.   object RxLabel5: TRxLabel
  178.     Left = 16
  179.     Top = 272
  180.     Width = 89
  181.     Height = 17
  182.     AutoSize = False
  183.     Caption = 'Convertboxes:'
  184.     Font.Charset = DEFAULT_CHARSET
  185.     Font.Color = clYellow
  186.     Font.Height = -11
  187.     Font.Name = 'MS Sans Serif'
  188.     Font.Style = [fsBold, fsUnderline]
  189.     ParentFont = False
  190.     ShadowColor = 16711808
  191.     ShadowSize = 2
  192.     ShadowPos = spRightTop
  193.     ShowAccelChar = False
  194.     Transparent = True
  195.     WordWrap = True
  196.   end
  197.   object Image3: TImage
  198.     Left = 16
  199.     Top = 288
  200.     Width = 281
  201.     Height = 57
  202.     Picture.Data = {<image002.bmp>}
  203.     Stretch = True
  204.     Transparent = True
  205.   end
  206.   object RxLabel6: TRxLabel
  207.     Left = 304
  208.     Top = 280
  209.     Width = 457
  210.     Height = 73
  211.     AutoSize = False
  212.     Caption = 
  213.       'There are seven convertboxes to the right which show the convert' +
  214.       'ed values of the entered amount in various currencies. They will' +
  215.       ' update automaticly with every change. If the currency you are l' +
  216.       'ooking for isn'#39't covered in one of the seven boxes you can choos' +
  217.       'e the desired currency from the dropdownbox in just the same way' +
  218.       ' as in the main editbox.'
  219.     Font.Charset = DEFAULT_CHARSET
  220.     Font.Color = clYellow
  221.     Font.Height = -11
  222.     Font.Name = 'MS Sans Serif'
  223.     Font.Style = [fsBold]
  224.     ParentFont = False
  225.     ShadowColor = 16711808
  226.     ShadowSize = 2
  227.     ShadowPos = spRightTop
  228.     ShowAccelChar = False
  229.     Transparent = True
  230.     WordWrap = True
  231.   end
  232.   object RxLabel7: TRxLabel
  233.     Left = 16
  234.     Top = 360
  235.     Width = 113
  236.     Height = 17
  237.     AutoSize = False
  238.     Caption = 'Exchange rates:'
  239.     Font.Charset = DEFAULT_CHARSET
  240.     Font.Color = clYellow
  241.     Font.Height = -11
  242.     Font.Name = 'MS Sans Serif'
  243.     Font.Style = [fsBold, fsUnderline]
  244.     ParentFont = False
  245.     ShadowColor = 16711808
  246.     ShadowSize = 2
  247.     ShadowPos = spRightTop
  248.     ShowAccelChar = False
  249.     Transparent = True
  250.     WordWrap = True
  251.   end
  252.   object Image4: TImage
  253.     Left = 16
  254.     Top = 376
  255.     Width = 281
  256.     Height = 57
  257.     Picture.Data = {<image003.bmp>}
  258.     Stretch = True
  259.     Transparent = True
  260.   end
  261.   object RxLabel8: TRxLabel
  262.     Left = 304
  263.     Top = 368
  264.     Width = 457
  265.     Height = 153
  266.     AutoSize = False
  267.     Caption = 
  268.       'When the program is launched it uses the internationally agreed ' +
  269.       'exchange rates between the various currencies. If for some reaso' +
  270.       'n you want to change the exchange rates between two currencies, ' +
  271.       'just click the bundle of money in one of the convertboxes and th' +
  272.       'e box saying "EUROCALCULATOR" will change into the box you see b' +
  273.       'eside this text. It allows you to enter a new rate for the two c' +
  274.       'urrencies shown. The left currency is the same as the one in the' +
  275.       ' main editbox while the right one is equal to the one shown in t' +
  276.       'he convertbox when the bundle was clicked. These currencies howe' +
  277.       'ver can be changed in the same way as always trough the dropdown' +
  278.       'boxes. When you agree with the shown rate just click the button ' +
  279.       'to the right and from then on the new rate will be used for all ' +
  280.       'calculations.'
  281.     Font.Charset = DEFAULT_CHARSET
  282.     Font.Color = clYellow
  283.     Font.Height = -11
  284.     Font.Name = 'MS Sans Serif'
  285.     Font.Style = [fsBold]
  286.     ParentFont = False
  287.     ShadowColor = 16711808
  288.     ShadowSize = 2
  289.     ShadowPos = spRightTop
  290.     ShowAccelChar = False
  291.     Transparent = True
  292.     WordWrap = True
  293.   end
  294.   object Bevel5: TBevel
  295.     Left = 16
  296.     Top = 464
  297.     Width = 73
  298.     Height = 41
  299.     Style = bsRaised
  300.   end
  301.   object BitBtn1: TBitBtn
  302.     Left = 24
  303.     Top = 472
  304.     Width = 59
  305.     Height = 25
  306.     Caption = '&Exit'
  307.     TabOrder = 0
  308.     OnClick = BitBtn1Click
  309.     Kind = bkCancel
  310.   end
  311. end
  312.